翻訳と辞書
Words near each other
・ Fnideq
・ Fnjóskadalur
・ FNL
・ FNLC
・ FNLPA
・ FNM
・ FNM Class E.750
・ FNM Class E.750 (1982)
・ FNM Socimi coaches
・ FNMTV
・ FNN
・ FNN algorithm
・ FNN Date Line
・ Fnord
・ FNP
FNP (complexity)
・ FNR
・ FNR regulon
・ FNRS
・ FnrS RNA
・ FNRS-1
・ FNRS-2
・ FNRS-3
・ FNS
・ FNS Music Festival
・ FNSS ACV-15
・ FNSS ACV-19
・ FNSS ACV-30
・ FNSS Defence Systems
・ FNSS Kunduz


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

FNP (complexity) : ウィキペディア英語版
FNP (complexity)
In computational complexity theory, the complexity class FNP is the function problem extension of the decision problem class NP. The name is somewhat of a misnomer, since technically it is a class of binary relations, not functions, as the following formal definition explains:
:A binary relation P(''x'',''y''), where ''y'' is at most polynomially longer than ''x'', is in FNP if and only if there is a deterministic polynomial time algorithm that can determine whether P(''x'',''y'') holds given both ''x'' and ''y''.
This definition does not involve nondeterminism and is analogous to the verifier definition of NP. See FP for an explanation of the distinction between FP and FNP. There is an NP language directly corresponding to every FNP relation, sometimes called the decision problem ''induced by'' or ''corresponding to'' said FNP relation. It is the language formed by taking all the ''x'' for which P(''x'',''y'') holds given some ''y''; however, there may be more than one FNP relation for a particular decision problem.
Many problems in NP, including many NP-complete problems, ask whether a particular object exists, such as a satisfying assignment, a graph coloring, or a clique of a certain size. The FNP versions of these problems ask not only if it exists but what its value is if it does. This means that the FNP version of every NP-complete problem is NP-hard. Bellare and Goldwasser showed in 1994 using some standard assumptions that there exist problems in NP such that their FNP versions are not self-reducible, implying that they are harder than their corresponding decision problem.
FP = FNP if and only if P = NP.
== See also ==

* TFNP

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「FNP (complexity)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.